TODO: Add an item about commit objets
authorColin Walters <walters@verbum.org>
Tue, 23 Jul 2013 18:42:07 +0000 (14:42 -0400)
committerColin Walters <walters@verbum.org>
Tue, 23 Jul 2013 18:42:07 +0000 (14:42 -0400)
TODO

diff --git a/TODO b/TODO
index 39f0d8c78ec202ce10bdf39e4515447697ff7d8f..e06be2f4bca1d5bc6f86440acea1be2b07e2db94 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,12 @@
 * Documentation
 
+* Rethink commit objects
+  - Drop the a{sv} per https://bugzilla.gnome.org/show_bug.cgi?id=673012
+  - Do we need freeform subject/body?  Or should it just be a generic
+    key-value store?
+  - Optional non-object metadata; e.g., "detached" GPG signatures which
+    are in the same file (to avoid double HTTP requests)
+
 * Hybrid SSL pull (fetch refs over SSL, content via plain HTTP)
 
 * ostree-commit: multithreaded/async (basically compute sha256 in parallel)